Skip to main content

revLoadSpeech

Type

command

Summary

Loads the operating system's text-to-speech software from memory.

Syntax

revLoadSpeech

Description

Load the text-to-speech software into memory when its needed by any of the commands and functions in the Speech library. The software should be removed from memory when it is no longer needed by using the revUnloadSpeech.

Important

The revLoadSpeech command is part of the Speech library. To ensure that the command works in a standalone application, you must include this custom library when you create your standalone. In the Inclusions pane of the Standalone Application Settings window, make sure the "Speech" library checkbox is checked.

Examples

revLoadSpeech
if field "Speak Next" is not empty then revLoadSpeech

command: revUnloadSpeech, revUnloadSpeech

glossary: Standalone Application Settings, standalone application, command, LiveCode custom library

library: Speech library

Compatibility and Support

Introduced

LiveCode 2.0

OS

mac

windows

Platforms

desktop

server

Thank you for your feedback!

Was this page helpful?